var runtime.stringType

2 uses

	runtime (current package)
		iface.go#L309: 	stringType *_type = efaceOf(&stringEface)._type
		iface.go#L393: 		x = mallocgc(unsafe.Sizeof(val), stringType, true)